UltraWave – 10-UltraWave.css

The following are the critical changes made in 10-UltraWave.css:

■    .PanelHead styling was changed and selector changed to .PanelHead.Distinguish – this will allow the style to apply only to headers that are either collapsible or include titles

■    .Collapsible style was removed

■    The .PanelHeadCollapseImage, .PanelHeadCollapseText style was expanded to include selectors .PanelHeadCommandButtons and .PanelHeadOptionsBox and to use the pointer cursor on hover

■    Header styles were added for h1, .PageTitle, h2, .PanelTitle, h3, .SectionTitle, h4 and .SectionLabel

■    Padding was removed on each nested .PanelBody

■    Styling was added for each label within a .Top and .Bottom tags to display with an auto width

■    New class .PanelBlock was added to allow each .PanelField within it to display like a table

■    Styling was added on #pagesubnav, #pagesubnav .RadTabStripVertical .rtsLink, and .SubNavPanelHead for compatibility with the sub nav control

A gray background was added to disabled text inputs and textareas

■    Styling was added to on #ProxyPanelLabels, #ProxyPanelActions, and .ProxyTitleBar input for the On Behalf Of control

■    New class .ClearFix was added to fix a known styling issue with floating elements within certain wrappers

■    New class .BreakWord was added to allow certain long words to break and wrap if they will not fit in their containers

■    Object Browser styling was moved to the 11-ObjectBrowser.css file

■    Styling on .RadUploadProgressArea was removed

■    Styling on .iMISUserMessageIcon was removed

■    Class .HelperText was styled to be blue and bold – this is currently used within the event display iParts for certain complex events

■    Disabled span and label element color was changed to #999 so they are more readable

■    Class .Significant was added with a bold font-weight

■    Event Display styling was added to allow for a grid-like layout of the event showcase (see Event Display section)

■    Class .ChildGridWrapper was added with a padding of .25em

■    WCM Styles were added (see WCM Styles section)

■    Content Management styles were added (see Content Management section)